Reinvoke Operation Filters
The reinvoke operation filters enable you to add additional filter types to the operation, which allows you to specify on which parameter the re-invoke will act. Multiple filters perform a logical AND query, therefore invocations that match each and every one of the filters will be re-invoked. Note that there are three filter types.
The time filter in this operation is a required filter.
Optional Free Text Filters
Use the following syntax for optional free text filters:
For each filter, use one of the supported filter types below:
"initiator_id"
"robot_name"
"os_uid"
"workflow_name"
"business_execution_status"
"business_data1"
"business_data2"
"business_data3"
"business_data4"
"business_data5"
"business_data6"
"business_data7"
"business_data8"
"business_data9"
"business_data10"
Time Filter
Use the following syntax for the timeFilter:
Optional Error Filter
Use the following syntax for the errorCodeFilter:
The values robot_error and system_error are both supported values.